Note: When using conda on Mac M1 or Mac M1 Pro, make sure you install conda for ARM (and not conda for Intel). Otherwise, it will not be possible to install.
.whl
image from our release page.
.whl
image from our release page.
C:\Users\YourName\Downloads
):fastdup-0.39-cp38-cp38-manylinux_2_31_x86_64.whl is not a supported wheel on this platform
lsb_release -r
) or Mac M1 Big Sur/Mac Intel Mojave (via sw_vers
).python3.8 -m pip install -U pip
.python3.8 -m pip install ...
instead of pip install ...
.